C1.LiveLinq.AdoNet Namespace : IndexedDataTable<TRow> Class |
For a list of all members of this type, see IndexedDataTable<TRow> members.
Name | Description | |
---|---|---|
Count | Gets the number of rows in the data table. | |
Indexes | The collection of indexes for this IndexedDataTable<TRow> | |
Item | Gets the row at the specified ordinal position. | |
Table | Gets the ADO.NET System.Data.DataTable object represented by this IndexedDataTable<TRow>. |